Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a static...
authorjosht@us.ibm.com <josht@us.ibm.com>
Wed, 17 Aug 2005 16:50:33 +0000 (16:50 +0000)
committerjosht@us.ibm.com <josht@us.ibm.com>
Wed, 17 Aug 2005 16:50:33 +0000 (16:50 +0000)
commit3df6bc01b6ffcbe1c26170a83e044508e92aab3e
tree0c59f82885102cb336f9185f6c94929d8906dcd3
parent97af2bfb93eb0dba6e36213fec00e428ccbf8c32
Rename vm-top to xentop.  Make "xm top" invoke xentop.  Make libxenstat a static library, and do not install it.
# HG changeset patch
# User josht@us.ibm.com
# Node ID ea025493dfe39540075ee9e4e75b2146f25bdbd3
# Parent  ce557cc4fdc764ac2ce07b8d4bcae77ecf847c29
Rename vm-top to xentop.  Make "xm top" invoke xentop.  Make libxenstat a static library, and do not install it.
12 files changed:
Config.mk
tools/python/xen/xm/main.py
tools/xenstat/Makefile
tools/xenstat/libxenstat/Makefile
tools/xenstat/vm-top/Makefile [deleted file]
tools/xenstat/vm-top/TODO [deleted file]
tools/xenstat/vm-top/vm-top.1 [deleted file]
tools/xenstat/vm-top/vm-top.c [deleted file]
tools/xenstat/xentop/Makefile [new file with mode: 0644]
tools/xenstat/xentop/TODO [new file with mode: 0644]
tools/xenstat/xentop/xentop.1 [new file with mode: 0644]
tools/xenstat/xentop/xentop.c [new file with mode: 0644]